Returns the BusinessObject identified by the specified primary key value.
Returns the BusinessObject identified by the specified primary key value.
public static T ByPrimaryKey(Object);
Returns the BusinessObject identified by the specified primary key value.
public static T ByPrimaryKey(Object,DataSource);
SelectFrom<T> Class | Kredor.BO Namespace